home *** CD-ROM | disk | FTP | other *** search
- 1 print"[147]fullscreen plasma scroller!";
- 3 dimc$(23)
- 5 poke53280,0:poke53281,0:poke53282,4:poke53283,6:poke53284,13:x=0
- 10 poke53265,87:rem 27
- 100 a$="[144]#[151]#[152]#[155]##[155]#[152]#[151]#[144]#[151]#[152]#[155]##[155]#[152]#[151]#[144]#[151]#[152]#[151]#"
- 105 b$="[144][163][151][163][152][163][155][163][163][155][163][152][163][151][163][144][163][151][163][152][163][155][163][163][155][163][152][163][151][163][144][163][151][163][152][163][151][163]"
- 110 fori=0to6.28step(6.29/24)
- 120 a=2*(int(sin(i)*5))+20:b=2*(int(cos(i*2)*5))+20
- 125 d=2*int(sin(i*2)*3)+40:e=38+(40-d)
- 130 c$(x)="[146]"+mid$(a$,a/2,a)+""+left$(b$,d-a)
- 140 c$(x)=c$(x)+"[146]"+left$(b$,b)+""+left$(a$,e-b)
- 190 x=x+1:next
- 200 print"[147]";:poke53281,2
- 800 poke53270,192
- 900 forj=1to8
- 1000 fori=0to23:printc$(i);:next
- 1150 next
- 2000 poke53270,200:poke53265,27
- 2005 poke54276,64:poke54276+7,64
- 2010 print"[147]":poke53281,6:poke53280,6
- 2100 print" the open sky is falling down":print
- 2120 print" the air is burning":print
- 2140 print" i can see a light":print
- 2160 print" a light of tomorrow":print
- 2180 print" it's darkening":print
- 2200 print" a thick fog is surrounding me":print
- 2220 print" i can't see the sky":print
- 2240 print" suddenly i feel ill":print
- 2260 print" maybe i did something wrong..."
- 2280 printspc(33)"- !ajy"
- 2300 print"savun kytkennat"
- 2340 print"tarkastamme halvettya!";
- 3000 print"load"chr$(34)"05*"chr$(34)",8:"
- 3010 print"run:";
- 3020 poke198,2:poke631,13:poke632,13
- 3030 end
-